main: Drop log builtin
authorColin Walters <walters@verbum.org>
Tue, 23 Jul 2013 22:16:54 +0000 (18:16 -0400)
committerColin Walters <walters@verbum.org>
Tue, 23 Jul 2013 22:19:14 +0000 (18:19 -0400)
commit3b9da094d8537777f2ac1d26b127818310568cf9
tree6cdbeb02ccd16717edfea6c4b73ba812af4830dc
parentea914e7e4928e2867373de4830f15bd7651c745b
main: Drop log builtin

We may revive this later, but commits in their current form aren't
very useful for humans to read, so it doesn't make sense to have a
tool to show a history of useless stuff.

More interesting things are diffs between commits, object statistics,
etc.
Makefile-ostree.am
Makefile-tests.am
src/libotutil/ot-unix-utils.c
src/libotutil/ot-unix-utils.h
src/ostree/main.c
src/ostree/ot-builtin-log.c [deleted file]
src/ostree/ot-builtins.h
tests/test-log.sh [deleted file]